func google.golang.org/protobuf/internal/impl.appendSfixed32PackedSliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L3316: func appendSfixed32PackedSliceValue(b []byte, listv protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L3334: 	marshal:   appendSfixed32PackedSliceValue,